-
Home
-
WordPress Appointment Booking Plugin
-
2.1.2
-
Code
-
Classes
- ReservationRepository
Total Complexity |
30 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
306 |
Lines of code |
186 |
Logical lines of code |
82 |
Comment lines |
61 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filterArgs() |
A |
42 |
15 |
53 |
saveReservation() |
A |
45 |
7 |
41 |
findRandomConfirmed() |
S |
59 |
2 |
14 |
mapPostDataToEntity() |
S |
51 |
1 |
26 |
findAllBlocking() |
S |
54 |
1 |
21 |
entitySchema() |
S |
56 |
1 |
20 |
addActions() |
S |
74 |
1 |
4 |
findAllByBooking() |
S |
79 |
1 |
3 |
findAllByService() |
S |
75 |
1 |
4 |